mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-29 08:15:18 -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::
|
double PStatClient::
|
||||||
get_real_time() const {
|
get_real_time() const {
|
||||||
|
return 0.0;
|
||||||
}
|
}
|
||||||
|
|
||||||
PStatThread PStatClient::
|
PStatThread PStatClient::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user