now

Prototype: now()

Return type: int

Description: Return the current time in system representation.

Example:

    body file_select zero_age
    {
      mtime       => irange(ago(1,0,0,0,0,0),now);
      file_result => "mtime";
    }