Home | History | Annotate | Download | only in src

Lines Matching full:timevalue

1026          retval = t.timeValue * 1000.0 / t.timeScale;
1069 t.timeValue = value * t.timeScale / 1000;