tgrekov-philosophers
HIVE philosophers July 2024
Loading...
Searching...
No Matches
timestamp.c File Reference

/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* timestamp.c :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: tgrekov <tgrekov@student.hive.fi> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/07/23 04:46:29 by tgrekov #+# #+# */
/* Updated: 2024/07/25 10:23:38 by tgrekov ### ########.fr */
/* */
/* ************************************************************************** */

Definition in file timestamp.c.

#include <sys/time.h>
Include dependency graph for timestamp.c:

Go to the source code of this file.

Functions

unsigned long timestamp (void)
 Millisecond timestamp since this function was first called.
 

Function Documentation

◆ timestamp()

unsigned long timestamp ( void  )

Millisecond timestamp since this function was first called.

Return values
unsignedlong

Definition at line 27 of file timestamp.c.

Here is the caller graph for this function: