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

/doc/efuns/memory_info

HOME :: doc :: efuns :: memory_info

     mmmmeeeemmmmoooorrrryyyy____iiiinnnnffffoooo((((3333))))         MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))          mmmmeeeemmmmoooorrrryyyy____iiiinnnnffffoooo((((3333))))

     NNNNAAAAMMMMEEEE
          memory_info - obtain info on object/overall memory usage

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          varargs int memory_info( object ob );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          If optional argument `ob' is given, memory_info() returns
          the approximate amount of memory that `ob' is using.  If no
          argument is given, memory_info() returns the approximate
          amount of memory that the entire mud is using.  Note that
          the amount of memory the mud is using does not necessarily
          correspond to the amount of memory actually allocated by the
          mud from the system.

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          debug_info(3), malloc_status(3), mud_status(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: memory_info