> On Nov. 11, 2014, 11:18 p.m., Niklas Nielsen wrote: > > 3rdparty/libprocess/src/clock.cpp, line 424 > > <https://reviews.apache.org/r/27503/diff/1/?file=747113#file747113line424> > > > > How about a Clock::time(seconds) factory instead? Like the refactor you > > did for Timer?
Great idea! I implemented a TODO for now. - Benjamin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/27503/#review60880 ----------------------------------------------------------- On Nov. 11, 2014, 4:53 p.m., Benjamin Hindman wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/27503/ > ----------------------------------------------------------- > > (Updated Nov. 11, 2014, 4:53 p.m.) > > > Review request for mesos, Ben Mahler, Jie Yu, Joris Van Remoortere, Niklas > Nielsen, and Vinod Kone. > > > Repository: mesos-git > > > Description > ------- > > See summary. > > > Diffs > ----- > > 3rdparty/libprocess/Makefile.am a55d5620d34fcd483459155c5f66aa0e5b2b7c68 > 3rdparty/libprocess/src/clock.cpp PRE-CREATION > 3rdparty/libprocess/src/process.cpp > 85fb9958342f0bcdde322d9c55333126e6f86668 > > Diff: https://reviews.apache.org/r/27503/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Benjamin Hindman > >
