zeromq / clrzmq4

ZeroMQ C# namespace (.NET and mono, Windows, Linux and MacOSX, x86 and amd64)
GNU Lesser General Public License v3.0
237 stars 112 forks source link

How do you see the times for request/reply messages processed? #177

Open davidcraddock opened 5 years ago

davidcraddock commented 5 years ago

In the zguide for the Majordomo pattern they show the request/replies processed.

image

How do you get to view this in the examples?