add todo
This commit is contained in:
parent
79245c293c
commit
0cf0e112ca
@ -1,6 +1,8 @@
|
|||||||
#ifndef RPROF_H
|
#ifndef RPROF_H
|
||||||
#define RPROF_H
|
#define RPROF_H
|
||||||
|
|
||||||
|
// TODO: Maybe remove `assert()`, to lower overhead? Put them behind a macro?
|
||||||
|
|
||||||
// Available defines for configuration:
|
// Available defines for configuration:
|
||||||
// RPROF_IMPLEMENTATION:
|
// RPROF_IMPLEMENTATION:
|
||||||
// Enable implementation of library
|
// Enable implementation of library
|
||||||
|
Loading…
Reference in New Issue
Block a user