File Time Format

Hi,

I used the function:

$size = $node->getSize();
$time = $node->getMTime();

node is retrieved from: rootFolder->getUserFolder
the problem was that the time returned: (1515597398)
what is that format ?!

https://www.unixtimestamp.com/