Description: program to test a possible memory leak when using NTP
AvailableMemory.h File Reference
Return the memory available for a malloc call. More...
Go to the source code of this file.
Namespaces | |
| namespace | segundo |
Segundo Equipo. | |
| namespace | segundo::Utilities |
A collection of utilities. | |
Functions | |
| int | AvailableMemory (int resolution=256, int maximum=0x8000, bool disableInterrupts=true) |
| Return the memory available for a malloc call. | |
Detailed Description
Return the memory available for a malloc call.
Definition in file AvailableMemory.h.
