ID:2875751
 
Applies to:DM Language
Status: Open

Issue hasn't been assigned a status value.
I would enjoy a built in way to check the memory usage of the DD process from within BYOND without having to call into an external library.

Perhaps world.MemoryUsage() / world.memory_usage (in kb, obviously, as float error is a thing) or something like that?

It's a very minor feature request but it'd let me do some neat automated stuff a slight bit easier.