#include <pandabase.h>
#include <notifyCategoryProxy.h>
#include <dconfig.h>
Go to the source code of this file.
Functions | |
ConfigureDecl (config_pstats, EXPCL_PANDA, EXPTP_PANDA) | |
NotifyCategoryDecl (pstats, EXPCL_PANDA, EXPTP_PANDA) | |
EXPCL_PANDA string | get_pstats_name () |
EXPCL_PANDA float | get_pstats_max_rate () |
EXPCL_PANDA void | init_libpstatclient () |
Variables | |
EXPCL_PANDA const string | pstats_host |
EXPCL_PANDA const int | pstats_port |
EXPCL_PANDA const float | pstats_target_frame_rate |
EXPCL_PANDA const bool | pstats_scroll_mode |
EXPCL_PANDA const float | pstats_history |
EXPCL_PANDA const bool | pstats_threaded_write |
|
|
|
Definition at line 34 of file config_pstats.cxx. |
|
Definition at line 30 of file config_pstats.cxx. |
|
Definition at line 57 of file config_pstats.cxx. Referenced by ConfigureFn(), and init_libpanda(). |
|
|
|
Definition at line 39 of file config_pstats.h. |
|
Definition at line 34 of file config_pstats.h. |
|
Definition at line 35 of file config_pstats.h. Referenced by main(). |
|
Definition at line 38 of file config_pstats.h. |
|
Definition at line 36 of file config_pstats.h. |
|
Definition at line 41 of file config_pstats.h. |