Controlling Animation frame (python)

I’m creating an omni.kit extension as a bridge for co-simulation.

In my simulation, several agents (prims) play animation in different clips in different frames.
I’m looking for a sample Python code snippet that shows how to set the animation frame in the current update frame.

OK, thanks for the question. Let me find out.