git_checkout_perfdata

Checkout performance-reporting structure

extern (C) nothrow @nogc
struct git_checkout_perfdata {}

Members

Variables

chmod_calls
size_t chmod_calls;
Undocumented in source.
mkdir_calls
size_t mkdir_calls;
Undocumented in source.
stat_calls
size_t stat_calls;
Undocumented in source.

Meta