Home | History | Annotate | Download | only in inspector

Lines Matching refs:msPerSecond

287         startTime * msPerSecond,
291 record->setEndTime(endTime * msPerSecond);
791 didFinishLoadingResource(identifier, false, monotonicFinishTime * msPerSecond);
951 m_paintSetupStart = event.timestamp() * msPerSecond;
957 m_paintSetupEnd = event.timestamp() * msPerSecond;
969 double timestamp = event.timestamp() * msPerSecond;
981 state.recordStack.closeScopedRecord(event.timestamp() * msPerSecond);
1000 double timeestamp = event.timestamp() * msPerSecond;
1010 state.recordStack.closeScopedRecord(event.timestamp() * msPerSecond);
1082 double timelineTimestamp = event.timestamp * msPerSecond;
1100 double timestamp = event.timestamp() * msPerSecond;
1109 state.recordStack.closeScopedRecord(event.timestamp() * msPerSecond);
1305 return WTF::monotonicallyIncreasingTime() * msPerSecond;
1317 double timeestamp = event.timestamp() * msPerSecond;