# | Line 5 | Line 5 | extern "C" { | |
---|---|---|
5 | extern "C" { | |
6 | #endif | |
7 | ||
8 | < | /** Returns an estimate of the amount of memory being used by other processes. */ |
9 | < | double residentMem (); |
8 | > | /** Returns an estimate of the amount of memory being used by other processes. */ |
9 | > | RealType residentMem (); |
10 | ||
11 | #ifdef __cplusplus | |
12 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |