File:  [WindowsNT SDKs] / ntddk / src / network / streams / inc / strmtime.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 18:31:12 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: ntddk-nov-1993, HEAD
Microsoft Windows NT Build 511 (DDK SDK) 11-01-1993

/*++

Copyright (c) 1991  Microsoft Corporation

Module Name:

    nttime.h

Abstract:

    This file contains a macro to emulate the UNIX time variable. This macro
    is contained in a separate header file so that it can be selectively
    included in only those files that need it. The macro definition causes
    conflicts with local variables and structure fields.

Author:

    Mike Massa (mikemas)           August 9, 1991

Revision History:

--*/

#ifndef _NTTIME_
#define _NTTIME_


#define time StrmQuerySecondsSince1970Time()


#endif  /* def _NTTIME_  */


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.