이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
kornerr
/
check-ios-bus
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
d
many
Михаил Капелько
10 달 전
부모
9e941f01a5
커밋
b3a386cde7
2개의 변경된 파일
과
2개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Modules/MicX/MicItem/src/MicItem.Shoulds.swift
+1
-1
Modules/MicX/MicItem/src/MicItem.WillBe.swift
+ 1
- 1
Modules/MicX/MicItem/src/MicItem.Shoulds.swift
파일 보기
@@ -8,7 +8,7 @@ public extension MicItem {
return now < end
}
if timeout {
if
c.
timeout {
return false
}
+ 1
- 1
Modules/MicX/MicItem/src/MicItem.WillBe.swift
파일 보기
@@ -40,7 +40,7 @@ extension MicItem {
{ m, _ in m.activityDate.isRecent = false }
)
ctrl.
pipe(
pipe(
dbg: "timeout",
sub: nil,
Bus.events.compactMap { Bus.convertKeyValue(K.timeout, $0) }.map { (k: String, v: Bool) in v }.eraseToAnyPublisher(),
쓰기
미리보기
불러오는 중...
취소
저장