ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/moncontrol

HOME :: doc :: efuns :: moncontrol

     mmmmoooonnnnccccoooonnnnttttrrrroooollll((((3333))))          MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))           mmmmoooonnnnccccoooonnnnttttrrrroooollll((((3333))))

     NNNNAAAAMMMMEEEE
          moncontrol() - turns on/off profiling during execution

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          void moncontrol( int on );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          If passed 1, moncontrol() enables profiling.  If passed 0,
          moncontrol() disables profiling.  It can be called many
          times during execution, typical use is to profile only
          certain parts of driver execution.  moncontrol() has no
          effect if profiling is not enabled at driver compile time.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          opcprof(3), function_profile(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: moncontrol