mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-28 07:48:37 -04:00
pstatclient: fix compile error when compiling without DO_PSTATS
This commit is contained in:
parent
4098f55d70
commit
dae762f52b
@ -1264,6 +1264,7 @@ get_thread(int index) const {
|
||||
|
||||
double PStatClient::
|
||||
get_real_time() const {
|
||||
return 0.0;
|
||||
}
|
||||
|
||||
PStatThread PStatClient::
|
||||
|
Loading…
x
Reference in New Issue
Block a user