MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / count

Method count

src/tinythread/tinythread.h:659–662  ·  view source on GitHub ↗

Return the value of the duration object.

Source from the content-addressed store, hash-verified

657
658 /// Return the value of the duration object.
659 rep count() const
660 {
661 return rep_;
662 }
663 };
664
665 // Standard duration types.

Callers 2

stopMethod · 0.80
sleep_forFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected