in TwitterLoggingServiceTests/TLSLoggingTests.m [1121:1125]
4 lines of code
1 McCabe index (conditional complexity)
static id GenerateLoggingArgument()
{
// [NSThread sleepForTimeInterval:0.004]; // <- uncomment this to enable slow arguments in the test
return [NSDate date];
}