Skip to content

Instantly share code, notes, and snippets.

@Themaister
Created June 16, 2011 22:39
Show Gist options
  • Select an option

  • Save Themaister/1030470 to your computer and use it in GitHub Desktop.

Select an option

Save Themaister/1030470 to your computer and use it in GitHub Desktop.
struct {
int lock;
float last_latency;
float last_time;
size_t written;
} latinfo;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment