xo::oauth::timestamp (public)

 xo::oauth::timestamp

Defined in packages/xooauth/tcl/oauth-procs.tcl

Returns:
the current epoch timestamp in seconds

Partial Call Graph (max 5 caller/called nodes):
%3 packages/xooauth/www/admin/lti-test.tcl packages/xooauth/ www/admin/lti-test.tcl xo::oauth::timestamp xo::oauth::timestamp packages/xooauth/www/admin/lti-test.tcl->xo::oauth::timestamp

Testcases:
No testcase defined.
Source code:
    return [clock seconds]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: