view src/ytime.h @ 117:0612954ba99c default tip

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Oct 2014 16:36:48 +0300
parents a68786b9c74b
children
line wrap: on
line source

/*
 *        ytime.h
 *        AYM 1999-11-11
 */


#ifndef YH_YTIME                /* DO NOT INSERT ANYTHING BEFORE THIS LINE */
#define YH_YTIME


unsigned long y_milliseconds();


#endif /* DO NOT ADD ANYTHING AFTER THIS LINE */