9 lines
171 B
YAML
9 lines
171 B
YAML
|
define: DUK_USE_RDTSC
|
||
|
introduced: 1.3.0
|
||
|
removed: 1.4.0
|
||
|
default: false
|
||
|
tags:
|
||
|
- portability
|
||
|
description: >
|
||
|
Macro to provide an x86/x64 RDTSC timestamp for debug prints.
|