[*] Benchmark/Stopwatch regression
This commit is contained in:
parent
440b5877b2
commit
b8c5239068
@ -47,7 +47,7 @@ namespace Aurora::Time
|
|||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
AuUInt64 start_;
|
AuUInt64 start_ {};
|
||||||
AuUInt64 end_;
|
AuUInt64 end_ {};
|
||||||
};
|
};
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user