![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Typedefs | |
| using | SIG_JobDiagnostic = void(Time, int32_t) |
Variables | |
| const string | MARK_INC {"IncSeq"} |
| const string | MARK_SEQ {"Seq"} |
| const size_t | JOB_ARG_POS_TIME = 0 |
| const string | CTX_POST {"CTX-post"} |
| const string | CTX_WORK {"CTX-work"} |
| const string | CTX_DONE {"CTX-done"} |
| const string | CTX_TICK {"CTX-tick"} |
| Time | SCHED_TIME_MARKER {555,5} |
| marker value for "current scheduler time" used in tests | |
| using SIG_JobDiagnostic = void(Time, int32_t) |
Definition at line 109 of file activity-detector.hpp.
| const string MARK_INC {"IncSeq"} |
Definition at line 106 of file activity-detector.hpp.
| const string MARK_SEQ {"Seq"} |
Definition at line 107 of file activity-detector.hpp.
| const size_t JOB_ARG_POS_TIME = 0 |
Definition at line 110 of file activity-detector.hpp.
| const string CTX_POST {"CTX-post"} |
Definition at line 112 of file activity-detector.hpp.
| const string CTX_WORK {"CTX-work"} |
Definition at line 113 of file activity-detector.hpp.
| const string CTX_DONE {"CTX-done"} |
Definition at line 114 of file activity-detector.hpp.
| const string CTX_TICK {"CTX-tick"} |
Definition at line 115 of file activity-detector.hpp.
| Time SCHED_TIME_MARKER {555,5} |
marker value for "current scheduler time" used in tests
Definition at line 117 of file activity-detector.hpp.