Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
yh_sdwebimage
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Bogdan Poplauschi
2016-09-23 20:37:48 +0300
Commit
7d73623203186929b0952a25d9e2891588f25ecb
1 parent
fbb310b4
Will use a single definition for all async tests duration: kAsyncTestTimeout
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
SDWebImage/SDWebImageCompat.h
SDWebImage/SDWebImageCompat.h
View file @
7d73623
...
...
@@ -112,3 +112,5 @@ extern NSString *const SDWebImageErrorDomain;
} else {\
dispatch_async(dispatch_get_main_queue(), block);\
}
static
int64_t
kAsyncTestTimeout
=
5
;
...
...
Please
register
or
login
to post a comment