/* 1 0 time in seconds since 00:00:00 UTC, January 1, 1970 */ double nf_time(const Node *n, const Cell *c) { return time(0); }