Re: Nanosecond timestamps for ev_stat

2015-05-12 Thread Marc Lehmann
On Tue, May 12, 2015 at 05:59:33PM +0300, Roman Tsisyk wrote: > I made a patch to add support for nanosecond timestamps in ev_stat. > Please review and consider to merge. Hi, thanks for the patch, but I am afraid it isn't so simple. While providing nanosecond resulitioon if possible is one of o

Nanosecond timestamps for ev_stat

2015-05-12 Thread Roman Tsisyk
Hello, I made a patch to add support for nanosecond timestamps in ev_stat. Please review and consider to merge. Thanks! -- WBR, Roman Tsisyk http://tarantool.org/ - an efficient in-memory data store and a Lua application server Index: ev.c =