![]() |
MySQL 26.7.0
Source Code Documentation
|
Scheduler_clock instrumentation parameters, packed into this structure to simplify construction of a Scheduler_clock class instance and prevent mistakes when passing a lot of integer parameters into the class constructor. More...
#include <scheduler_clock_psi.h>
Public Attributes | |
| concurrency::Stage_key | key_stage_add_time {0} |
| stage: Add (register) time slot More... | |
| concurrency::Stage_key | key_stage_tick_time {0} |
| stage: Tick time slot (advances time if slot is done) More... | |
Scheduler_clock instrumentation parameters, packed into this structure to simplify construction of a Scheduler_clock class instance and prevent mistakes when passing a lot of integer parameters into the class constructor.
| concurrency::Stage_key mysql::scheduler::Scheduler_clock_psi::key_stage_add_time {0} |
stage: Add (register) time slot
| concurrency::Stage_key mysql::scheduler::Scheduler_clock_psi::key_stage_tick_time {0} |
stage: Tick time slot (advances time if slot is done)