1 2 3 4 5 6
#pragma once void tbInit(); void tbStartTimer(int32, Const char*); void tbEndTimer(Const char*); void tbDisplay();