update

omni.graph.core.update(current_time: float, elapsed_time: float) None

Ticks the graph with the current time and elapsed time.

Parameters
  • current_time (float) – The current time

  • elapsed_time (float) – The elapsed time since the last tick