Module: Fluent::Plugin::Constants

Included in:
CacheManager, WindowsExporterInput
Defined in:
lib/fluent/plugin/in_windows_exporter.rb

Constant Summary collapse

TICKS_TO_SECONDS_SCALE_FACTOR =
1 / 1e7
WINDOWS_EPOCH =
116444736000000000
PERF_ELAPSED_TIME =
0x30240500
PERF_100NSEC_TIMER =
0x20510500
PERF_PRECISION_100NS_TIMER =
0x20570500