Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/amule-project/amule
/ GetTimerStart
Method
GetTimerStart
src/StatTree.h:874–874 ·
view source on GitHub ↗
* Get start time of the timer. */
Source
from the content-addressed store, hash-verified
872
* Get start time of the timer.
873
*/
874
uint64_t GetTimerStart() const { return m_value; }
875
876
#ifndef AMULE_DAEMON
877
/**
Callers
1
GetStartTime
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected