static id GenerateLoggingArgument()

in TwitterLoggingServiceTests/TLSLoggingTests.m [1121:1125]


static id GenerateLoggingArgument()
{
    // [NSThread sleepForTimeInterval:0.004]; // <- uncomment this to enable slow arguments in the test
    return [NSDate date];
}