Поделиться через


CFileTime::Second

A static data member storing the number of 100-nanosecond intervals that make up one day.

static const ULONGLONG Second = Millisecond* 1000;

Пример

See the example for CFileTime::Millisecond.

Требования

Header: atltime.h

См. также

Основные понятия

CFileTime Class

CFileTime Members