#pragma once
void tbInit();
void tbStartTimer(int32, const char*);
void tbEndTimer(const char*);
void tbDisplay();