Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenPTrack/open_ptrack_v2
/ setSecRemainNew
Method
setSecRemainNew
tracking/src/tracker.cpp:513–517 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
511
}
512
513
void
514
Tracker::setSecRemainNew (double sec_remain_new)
515
{
516
sec_remain_new_ = sec_remain_new;
517
}
518
519
void
520
Tracker::setDetectionsToValidate (int detections_to_validate)
Callers
4
configCb
Function · 0.45
configCb
Function · 0.45
configCb
Function · 0.45
configCb
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected