💾 Archived View for gmi.noulin.net › gitRepositories › signalTimer › file › signalTimerInternal.h.gm… captured on 2023-07-10 at 18:02:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

-=-=-=-=-=-=-

signalTimer

Log

Files

Refs

LICENSE

signalTimerInternal.h (180B)

     1 #pragma once
     2 
     3 static signalTimerFunctionst *signalTimerF = NULL;
     4 
     5 /* TODO declare structs for private data and add a void pointer to the private data in the class declaration  */
     6