Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
Public Attributes | List of all members
CompileTimer Struct Reference

#include <help.h>

Public Attributes

clock_t start_time
 
clock_t end_time
 
double elapsed_ms
 

Member Data Documentation

◆ elapsed_ms

double CompileTimer::elapsed_ms

◆ end_time

clock_t CompileTimer::end_time

◆ start_time

clock_t CompileTimer::start_time

The documentation for this struct was generated from the following file: