Home
last modified time | relevance | path

Searched refs:s_Counter (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/font/ResFont/
Dmain.cpp50 u32 s_Counter = 0; variable
394 (void)writer.Printf("Counter : %d\n", s_Counter); in DrawCounter()
401 (void)writer.Printf("Counter 1/60 : %d\n", s_Counter / 60); in DrawCounter()
408 s_Counter++; in DrawCounter()