Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AutonomousFieldRoboticsLab/SVIn
/ empty
Method
empty
pose_graph/ThirdParty/DUtils/Timestamp.cpp:46–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
Timestamp::~Timestamp(void) {}
45
46
bool Timestamp::empty() const { return m_secs == 0 && m_usecs == 0; }
47
48
void Timestamp::setToCurrentTime() {
49
#ifdef WIN32
Callers
15
imuConsumerLoop
Method · 0.45
depthConsumerLoop
Method · 0.45
sonarConsumerLoop
Method · 0.45
display
Method · 0.45
optimizationLoop
Method · 0.45
publisherLoop
Method · 0.45
showDebugImages
Method · 0.45
addNewFrame
Method · 0.45
Empty
Method · 0.45
PopBlocking
Method · 0.45
PopNonBlocking
Method · 0.45
PopTimeout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected