From 1dc3bc5db3b3ba60399bee4753abe2f78374a2dd Mon Sep 17 00:00:00 2001 From: Jonathan Bradley Date: Tue, 17 Dec 2024 16:10:30 -0500 Subject: pktmr: first-pass, all macros, no IMPL --- pk.h.in | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pk.h.in') 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@@" -- cgit v1.2.3