MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / GetInternalRepresentation

Method GetInternalRepresentation

PanzerChasm/time.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53int64_t Time::GetInternalRepresentation() const
54{
55 return time_;
56}
57
58Time Time::operator+( const Time& other ) const
59{

Callers 1

WriteTimeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected