MCPcopy Create free account
hub / github.com/ChromiumWebApps/chromium / GetTimeTicks

Method GetTimeTicks

ppapi/cpp/core.h:63–65  ·  view source on GitHub ↗

GetTimeTicks() returns the "tick time" according to the browser. This clock is used by the browser when passing some event times to the module (for example, using the PP_InputEvent::time_stamp_seconds field). It is not correlated to any actual wall clock time (like GetTime()). Because of this, it will not change if the user changes their computer clock. @return A PP_TimeTicks</

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

TestGetTimeTicksFunction · 0.80
HandleMessageMethod · 0.80
DelayedPostMethod · 0.80
RenderFunction · 0.80
LogTestMethod · 0.80
NowInTimeTicksMethod · 0.80
TestTimeTicksMethod · 0.80
TestHandleEventMethod · 0.80
PictureReadyMethod · 0.80
PaintFinishedMethod · 0.80

Calls

no outgoing calls

Tested by 5

TestGetTimeTicksFunction · 0.64
LogTestMethod · 0.64
NowInTimeTicksMethod · 0.64
TestTimeTicksMethod · 0.64
TestHandleEventMethod · 0.64