mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Update fasttimer.h
This commit is contained in:
parent
7724e06d3f
commit
b336b37025
@ -19,11 +19,6 @@ class CClockSpeed
|
||||
{
|
||||
public:
|
||||
CClockSpeed(void)
|
||||
{
|
||||
Init();
|
||||
}
|
||||
|
||||
void Init(void)
|
||||
{
|
||||
const CPUInformation& pi = GetCPUInformation();
|
||||
m_nClockSpeed = pi.m_Speed;
|
||||
|
Loading…
x
Reference in New Issue
Block a user