MCPcopy Create free account
hub / github.com/DaedalusX64/daedalus / BatchVblHandler

Function BatchVblHandler

Source/Test/BatchTest.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94static void BatchVblHandler( void * arg )
95{
96 gBatchTestEventHandler->OnVerticalBlank();
97}
98
99static void MakeNewLogFilename( IO::Filename & filepath, const char * rundir )
100{

Callers

nothing calls this directly

Calls 1

OnVerticalBlankMethod · 0.80

Tested by

no test coverage detected