timeToFrame(time, full_precision=False)
  → float
                
            
Calling this function is equivalent to evaluating time * hou.fps() + 1.0.
When ‹full_precision› is False, the result is rounded to 6 digits after the
decimal point.
| See also |