mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.4 KiB
HTML
21 lines
1.4 KiB
HTML
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
|
|
<html xmlns='http://www.w3.org/1999/xhtml'>
|
|
<head>
|
|
<title>current_time</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<meta http-equiv='Content-Style-Type' content='text/css' />
|
|
<link rel='stylesheet' type='text/css' href='../style.css' />
|
|
</head>
|
|
<body>
|
|
<pre>
|
|
<span class='curline'><a href='../S/lib--timefmt.c.html#L135'>current_time</a> 135 lib/timefmt.c time_t current_time = time (NULL);</span>
|
|
<span class='curline'><a href='../S/lib--timefmt.c.html#L138'>current_time</a> 138 lib/timefmt.c if (current_time > when + 6L * 30L * 24L * 60L * 60L // Old.</span>
|
|
<span class='curline'><a href='../S/lib--timefmt.c.html#L139'>current_time</a> 139 lib/timefmt.c || current_time < when - 60L * 60L) // In the future.</span>
|
|
<span class='curline'><a href='../S/lib--vfs--parse_ls_vga.c.html#L527'>current_time</a> 527 lib/vfs/parse_ls_vga.c time_t current_time;</span>
|
|
<span class='curline'><a href='../S/lib--vfs--parse_ls_vga.c.html#L531'>current_time</a> 531 lib/vfs/parse_ls_vga.c current_time = time (NULL);</span>
|
|
<span class='curline'><a href='../S/lib--vfs--parse_ls_vga.c.html#L532'>current_time</a> 532 lib/vfs/parse_ls_vga.c local_time = localtime (&current_time);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|