add info about prof.c

This commit is contained in:
hippoz 2023-04-13 00:28:29 +03:00
parent 699091f9e1
commit 88aa8f8202
Signed by: hippoz
GPG key ID: 56C4E02A85F2FBED

View file

@ -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
#include <assert.h>
#include <time.h>