Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SmingHub/Sming
/ clock
Method
clock
Sming/Core/NanoTime.h:443–446 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
441
using Clock = Clock_;
442
443
static constexpr Clock clock()
444
{
445
return Clock();
446
}
447
448
Ticks(T ticks) : ticks(ticks)
449
{
Callers
1
checkCallbackTimer
Method · 0.45
Calls
1
Clock
Class · 0.85
Tested by
no test coverage detected