MCPcopy Create free account
hub / github.com/OpenDriveLab/OpenLane / setTP

Method setTP

eval/LANE_evaluation/lane2d/src/counter.cpp:62–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62void Counter::setTP(long value)
63{
64 tp = value;
65}
66
67void Counter::setFP(long value)
68{

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected