Module red_ntlm::time[][src]

Functions

buid_timestamp
datetime_to_filetime

Converts an NtlmTime to a Windows Filetime used to transfer the timestamp over the network.

filetime_to_datetime

Converts a Windows Filetime used to transfer the timestamp over the network to a NtlmTime.

new_time

Creates a NtlmTime for the given moment.

now

Creates a NtlmTime for the current moment.

now_filetime

Creates a FILETIME timestamp for the current moment.

parse_timestamp

Type Definitions

NtlmTime