Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
int64_t Time::GetInternalRepresentation() const
54
{
55
return time_;
56
}
57
58
Time Time::operator+( const Time& other ) const
59
{
Callers
1
WriteTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected