Home | History | Annotate | Download | only in atrace

Lines Matching full:systemtime

308   float now_in_seconds = systemTime(CLOCK_MONOTONIC) / 1000000000.0f;
315 int64_t realtime_in_ms = systemTime(CLOCK_REALTIME) / 1000000;