MCPcopy Create free account
hub / github.com/dds-bridge/dds / Used

Method Used

library/src/system/time_stat.cpp:64–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

62
63
64bool TimeStat::Used() const
65{
66 return (number > 0);
67}
68
69string TimeStat::Header() const
70{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected