add info about prof.c
This commit is contained in:
parent
699091f9e1
commit
88aa8f8202
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
// Source: https://github.com/tsoding/wang-tiles/blob/0aebe3bb5d4ded4a163ed597b0cc7790177333e9/src/prof.c
|
||||||
|
// Licensed under MIT. https://github.com/tsoding/wang-tiles/blob/0aebe3bb5d4ded4a163ed597b0cc7790177333e9/LICENSE
|
||||||
|
|
||||||
// TODO: document how to use the profiler module @doc
|
// TODO: document how to use the profiler module @doc
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
|
Loading…
Reference in a new issue