API Version: 3.0
Library Version: 3.4.7
Generated by gi-docgen 2024.1
int rb_compare_gtimeval ( GTimeVal* a, GTimeVal* b )
Compares two GTimeVal structures for sorting.
GTimeVal
a
Type: GTimeVal
Left hand side.
b
Right hand size.
Type: int
int
-1 if a < b, 0 if a == b, 1 if a > b.