summaryrefslogtreecommitdiff
path: root/pk.h.in
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2024-12-17 16:10:30 -0500
committerJonathan Bradley <jcb@pikum.xyz>2024-12-17 16:15:05 -0500
commit1dc3bc5db3b3ba60399bee4753abe2f78374a2dd (patch)
treeeaad96f0a30010c00294a687658f6f6e421f0e03 /pk.h.in
parent33484cccdea2790721fb20f75588d1ed4fb53017 (diff)
pktmr: first-pass, all macros, no IMPL
Diffstat (limited to 'pk.h.in')
-rw-r--r--pk.h.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/pk.h.in b/pk.h.in
index ef61ecd..ddc897e 100644
--- a/pk.h.in
+++ b/pk.h.in
@@ -170,6 +170,11 @@
* Provides a thorough interface for interacting with the `stoi` family of
* procedures.
*
+********************************************************************************
+* pktmr.h: No IMPL define, all methods are macros.
+*
+* Offers a set of `pk_tmr*` macros for elapsed time checking.
+*
*******************************************************************************/
#define PK_VERSION "@@PK_VERSION@@"