Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ reset
Method
reset
MyGUIEngine/src/MyGUI_Timer.cpp:20–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
{
19
20
void Timer::reset()
21
{
22
mTimeStart = getCurrentMilliseconds();
23
}
24
25
unsigned long Timer::getMilliseconds() const
26
{
Callers
8
mouseButtonPressed
Method · 0.45
endDrop
Method · 0.45
clearDeclaration
Method · 0.45
clearRoot
Method · 0.45
clear
Method · 0.45
Delegate
Class · 0.45
clear
Method · 0.45
operator-=
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected