ugBASIC 1.18
An isomorphic BASIC language compiler for retrocomputers
Loading...
Searching...
No Matches
get_ticks_per_second.c File Reference
#include "../../ugbc.h"

Go to the source code of this file.

Functions

Variableget_ticks_per_second (Environment *_environment)
 Emit code for TAB$.

Function Documentation

◆ get_ticks_per_second()

Variable * get_ticks_per_second ( Environment * _environment)

Emit code for TAB$.

Parameters
_environmentCurrent calling environment

Definition at line 72 of file get_ticks_per_second.c.