git_index_time

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
struct git_index_time {}

Members

Variables

nanoseconds
uint nanoseconds;
Undocumented in source.
seconds
git_time_t seconds;
Undocumented in source.

Meta