![]()  | 
  
    MySQL 8.4.7
    
   Source Code Documentation 
   | 
 
Characteristics of a timer. More...
#include <my_rdtsc.h>
Public Attributes | |
| ulonglong | routine | 
| Routine used for the timer.  More... | |
| ulonglong | overhead | 
| Overhead of the timer.  More... | |
| ulonglong | frequency | 
| Frequency of the timer.  More... | |
| ulonglong | resolution | 
| Resolution of the timer.  More... | |
Characteristics of a timer.
| ulonglong my_timer_unit_info::frequency | 
Frequency of the timer.
| ulonglong my_timer_unit_info::overhead | 
Overhead of the timer.
| ulonglong my_timer_unit_info::resolution | 
Resolution of the timer.
| ulonglong my_timer_unit_info::routine | 
Routine used for the timer.