»Home
»Examples
»Invocation
»Runtime Library
»Python Bindings
»Known Issues
Shellcode Compiler
A custom shellcode compiler for Binary Ninja
time_t time(time_t* t);

Returns the current time. If t is not NULL, the time is also stored into the pointer t.

See also