Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Panzerschrek/Chasm-Reverse
/ Time
Method
Time
PanzerChasm/time.cpp:110–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
Time::Time( const int64_t points )
111
: time_(points)
112
{}
113
114
Time Time::operator*( const unsigned int scale ) const
115
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected