I'm using std.concurrency message passing and I'd like to check which thread 
might be a bottleneck. The easiest would be check number of messages piled 
up for each of them, but I could not find a way to do that. Is it possible? 
Every detail about MessageBox seems to be hidden...

-- 
Marek Janukowicz

Reply via email to