pstatclient: fix compile error when compiling without DO_PSTATS

This commit is contained in:
rdb 2019-10-25 10:24:30 +02:00
parent 4098f55d70
commit dae762f52b

View File

@ -1264,6 +1264,7 @@ get_thread(int index) const {
double PStatClient::
get_real_time() const {
return 0.0;
}
PStatThread PStatClient::