MCPcopy Create free account
hub / github.com/SmingHub/Sming / toString

Method toString

Sming/Core/NanoTime.h:557–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

555 }
556
557 static String toString()
558 {
559 return Time<uint64_t>(unit_, time_).toString();
560 }
561};
562
563/**

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected