MCPcopy Create free account
hub / github.com/3rdparty/libprocess / Timer

Method Timer

include/process/timer.hpp:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31{
32public:
33 Timer() : id(0), pid(process::UPID()), thunk(&abort) {}
34
35 bool operator==(const Timer& that) const
36 {

Callers

nothing calls this directly

Calls 1

UPIDClass · 0.85

Tested by

no test coverage detected