Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ IsReset
Method
IsReset
lib/utils/duration.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
bool Duration::IsReset() const
75
{
76
return _startTime.time_since_epoch().count() == 0;
77
}
78
79
double Duration::Seconds() const
80
{
Callers
1
DurationReached
Method · 0.80
Calls
1
count
Method · 0.80
Tested by
no test coverage detected