DISPLACE
1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
|
Go to the source code of this file.
Functions | |
size_t | getCurrentRSS () |
size_t | getPeakRSS () |
size_t getCurrentRSS | ( | ) |
Returns the current resident set size (physical memory use) measured in bytes, or zero if the value cannot be determined on this OS.
size_t getPeakRSS | ( | ) |
Returns the peak (maximum so far) resident set size (physical memory use) measured in bytes, or zero if the value cannot be determined on this OS.