MCPcopy 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

checkCallbackTimerMethod · 0.45

Calls 1

ClockClass · 0.85

Tested by

no test coverage detected