rt.trace

Contains support code for code profiling.

Members

Functions

QueryPerformanceCounter
int QueryPerformanceCounter(timer_t*)

COMPILER INTERFACE /////////////////////

_c_trace_epi
void _c_trace_epi()
trace_setdeffilename
void trace_setdeffilename(string name)
trace_setlogfilename
void trace_setlogfilename(string name)

Structs

Stack
struct Stack
SymPair
struct SymPair
Symbol
struct Symbol

Meta

License

Distributed under the Boost Software License 1.0. (See accompanying file LICENSE)

Authors

Walter Bright, Sean Kelly, the LDC team

Suggestion Box / Bug Report